home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / megaman_polarity.swf / scripts / DefineButton2_815 / BUTTONCONDACTION on(keyPress q).as < prev    next >
Encoding:
Text File  |  2007-03-20  |  58 b   |  4 lines

  1. on(keyPress "q"){
  2.    set("/:sec",eval("/:sec") - 1);
  3. }
  4.